Skip to content

BUG: Series.loc with MultiIndex whose first level is all-NaN #42335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 15, 2021

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added this to the 1.4 milestone Jul 1, 2021
@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex labels Jul 1, 2021
@jreback jreback merged commit 7b0a8f1 into pandas-dev:master Jul 15, 2021
@jbrockmendel jbrockmendel deleted the bug-42055 branch July 15, 2021 04:38
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: IndexError when slicing a series, if a level of MultiIndex contains only NaN values
2 participants